Search results

87 packages found

A set of JavaScript array helper functions: position, contains, match, exclude, find, update, replace, move, swap, first, last, unique.

published 2.0.8 2 years ago
M
Q
P

Inserts a sub-array into an array starting at the given index. Returns a copy

published 3.2.0 a year ago
M
Q
P

Returns a new Array or String after inserting and flatten value at index.

published 1.0.1 3 years ago
M
Q
P

Returns a new array, where an item is inserted at a specific position.

published 2.0.0 7 years ago
M
Q
P

Binary sorted array. Implements array initialization, insertion, finding index of element, item removal, clearing the array.

published 1.0.4 7 years ago
M
Q
P

Find the index to insert an element in array keeping the sort order.

published 0.0.1 10 years ago
M
Q
P

Simple quicksort-style array insertion function.

published 1.0.0 9 years ago
M
Q
P

Conditionally insert elements in array when using spread operator

published 1.2.0 4 years ago
M
Q
P

Utilities to make Javascript Easy

published 2.0.0 6 years ago
M
Q
P
M
Q
P
M
Q
P

Push items to an array at their correct sort-position

published 4.0.1 7 months ago
M
Q
P

extremely fast JavaScript sorted array insertion

published 1.0.3 3 years ago
M
Q
P

Array with sorted insertion and optimized search methods.

published 1.3.0 6 months ago
M
Q
P

insert a value, or an array, into an array at an index

published 0.0.2 7 years ago
M
Q
P

A collection (backed by an array) that evicts the least recently inserted (lri) element from of the collection once it has reached a defined capacity. It is similar to an lru cache except that it uses insertion position to determine eviction rather than w

published 1.0.0 8 years ago
M
Q
P

Simple functional methond for adding items to an Array

published 0.5.0 6 years ago
M
Q
P

Sort a strided array using insertion sort.

published 0.2.1 2 months ago
M
Q
P

Simultaneously sort two strided arrays based on the sort order of the first array using insertion sort.

published 0.2.1 2 months ago
M
Q
P

Sort a double-precision floating-point strided array using insertion sort.

published 0.2.1 2 months ago
M
Q
P